From: Juanma Barranquero Date: Fri, 30 Apr 2004 21:06:00 +0000 (+0000) Subject: Fix typo in comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22819 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a21d2f7437d9508433c8eb4d4758e4e9a368515a;p=emacs.git Fix typo in comment. --- diff --git a/lisp/follow.el b/lisp/follow.el index 0ae6e175386..06857fc49e9 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -1561,7 +1561,7 @@ non-first windows in Follow Mode." (or follow-internal-force-redisplay (progn (if (eq dest (point-max)) - ;; We're at the end, we have be be careful since + ;; We're at the end, we have to be careful since ;; the display can be aligned while `dest' can ;; be visible in several windows. (cond